﻿/*共有*/
/*弹出*/
/*浮动*/
/*对联*/
.eject-parent,.superficial,.coupletLeft-parent,.coupletRight-parent{position:fixed;cursor:pointer;background-size:cover!important;color:#666;z-index:99999;}
.eject-type-right,.coupletRight-parent{right:0;}
.eject-type-left,.coupletLeft-parent{left:0;}
.eject-icons,.superficial-close,.coupletRight-icons,.coupletLeft-icons{position:absolute;top:0;right:0;font-size:25px;color:#fff;}
.eject-parent-body,.superficial-body,.coupletRight-parent-body,.coupletLeft-parent-body{box-sizing:border-box;padding:0px 10px;text-align:justify;margin-top:25px;overflow-y:scroll;}
.eject-parent-body,.superficial-body,.coupletRight-parent-body,.coupletLeft-parent-body{scrollbar-width: none;-ms-overflow-style: none;}  /*兼容火狐/IE10*/
.superficial-body::-webkit-scrollbar,
.coupletRight-parent-body::-webkit-scrollbar,
.coupletLeft-parent-body::-webkit-scrollbar,
.eject-parent-body::-webkit-scrollbar{display: none;}
.icons-close { color: red; border-radius: 12px; line-height: 13px;text-align: center; color: #fff; height: 14px; width: 14px; font-size: 14px; padding: 2px;  top: 5px;  right: 5px;  position: absolute; box-sizing:content-box;}
.icons-close1{border:2px solid #fff;}
.icons-close2{border:2px solid #666;}
.icons-close::before { content: "\2716";}


/*浮动*/
.superficial,#couplet,#eject{opacity:0;}